@charset "utf-8";
@font-face {
  font-family: 'iconfont';  /* Project id 2834553 */
  src: url('//at.alicdn.com/t/font_2834553_7jeqb7bdbo6.woff2?t=1639363572997') format('woff2'),
       url('//at.alicdn.com/t/font_2834553_7jeqb7bdbo6.woff?t=1639363572997') format('woff'),
       url('//at.alicdn.com/t/font_2834553_7jeqb7bdbo6.ttf?t=1639363572997') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
    padding: 0;
    margin: 0
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

caption,
th {
    font-weight: 400;
    text-align: left
}
.hidden{
display:none;
}
abbr,
body,
fieldset,
html,
iframe,
img {
    border: 0
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal
}

[hidefocus],
summary {
    outline: 0
}

li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    font-family: "微软雅黑", 'Microsoft YaHei', serif ,Helvetica, Arial, sans-serif;
}

sub,
sup {
    font-size: 83%
}
code,
kbd,
pre,
samp {
    font-family: inherit
}

q:after,
q:before {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label,
summary {
    cursor: default
}

a,
button {
    cursor: pointer
}

b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700;
    font-family: "微软雅黑", 'Microsoft YaHei', serif;
}

a,
a:hover,
del,
ins,
s,
u {
    text-decoration: none
}

body,
button,
input,
keygen,
legend,
select,
textarea {
   text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;
   color: #333333;
   outline: 0;
   box-sizing: border-box;
   vertical-align: middle;
}

select::-ms-expand {
    display: none
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

body {
    background: #fff;
    /*
background: url(../../images/public/fw-bg.jpg) center 135px no-repeat
*/
}

.indexBox {
    background: #FFF;
    box-shadow: 1px 1px 5px rgba(20, 20, 20, .2);
    overflow: hidden
}

.indexBox-1 {
    overflow: hidden;
    background: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0 60px
}

.indexBox-2 {
    overflow: hidden;
    background: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0 60px
}

.fl {
    float: left
}

.fr {
    float: right
}

.pointer {
    cursor: pointer
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.tc {
    text-align: center
}

.cb {
    clear: both
}

.pb {
    position: relative
}

.pa {
    position: absolute
}

.db {
    display: block
}

.dib {
    display: inline-block
}

.white {
    background: #FFF
}

.mb-05 {
    margin: 0 5px
}

.mb-06 {
    margin: 0 6px
}

.mb-07 {
    margin: 0 7px
}

.mb-08 {
    margin: 0 8px
}

.mb-09 {
    margin: 0 9px
}

.mb-010 {
    margin: 0 10px
}

.mb-011 {
    margin: 0 11px
}

.mb-012 {
    margin: 0 12px
}

.mb-013 {
    margin: 0 13px
}

.mb-014 {
    margin: 0 14px
}

.mb-015 {
    margin: 0 15px
}

.mb-016 {
    margin: 0 16px
}

.mb-017 {
    margin: 0 17px
}

.mb-018 {
    margin: 0 18px
}

.mb-019 {
    margin: 0 19px
}

.mb-020 {
    margin: 0 20px
}

.mb-021 {
    margin: 0 21px
}

.mb-022 {
    margin: 0 22px
}

.mt-5 {
    margin-top: 5px
}

.mt-6 {
    margin-top: 6px
}

.mt-7 {
    margin-top: 7px
}

.mt-8 {
    margin-top: 8px
}

.mt-9 {
    margin-top: 9px
}

.mt-10 {
    margin-top: 10px
}

.mt-11 {
    margin-top: 11px
}

.mt-12 {
    margin-top: 12px
}

.mt-13 {
    margin-top: 13px
}

.mt-14 {
    margin-top: 14px
}

.mt-15 {
    margin-top: 15px
}

.mt-16 {
    margin-top: 16px
}

.mt-17 {
    margin-top: 17px
}

.mt-18 {
    margin-top: 18px
}

.mt-19 {
    margin-top: 19px
}

.mt-20 {
    margin-top: 20px
}

.mt-21 {
    margin-top: 21px
}

.mt-22 {
    margin-top: 22px
}

.mt-23 {
    margin-top: 23px
}

.mt-24 {
    margin-top: 24px
}

.mr-5 {
    margin-right: 5px
}

.mr-6 {
    margin-right: 6px
}

.mr-7 {
    margin-right: 7px
}

.mr-8 {
    margin-right: 8px
}

.mr-9 {
    margin-right: 9px
}

.mr-10 {
    margin-right: 10px
}

.mr-11 {
    margin-right: 11px
}

.mr-12 {
    margin-right: 12px
}

.mr-13 {
    margin-right: 13px
}

.mr-14 {
    margin-right: 14px
}

.mr-15 {
    margin-right: 15px
}

.mr-16 {
    margin-right: 16px
}

.mr-17 {
    margin-right: 17px
}

.mr-18 {
    margin-right: 18px
}

.mr-19 {
    margin-right: 19px
}

.mr-20 {
    margin-right: 20px
}

.mr-21 {
    margin-right: 21px
}

.mr-22 {
    margin-right: 22px
}

.mr-23 {
    margin-right: 23px
}

.mr-24 {
    margin-right: 24px
}

.mb-5 {
    margin-bottom: 5px
}

.mb-6 {
    margin-bottom: 6px
}

.mb-7 {
    margin-bottom: 7px
}

.mb-8 {
    margin-bottom: 8px
}

.mb-9 {
    margin-bottom: 9px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-11 {
    margin-bottom: 11px
}

.mb-12 {
    margin-bottom: 12px
}

.mb-13 {
    margin-bottom: 13px
}

.mb-14 {
    margin-bottom: 14px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-16 {
    margin-bottom: 16px
}

.mb-17 {
    margin-bottom: 17px
}

.mb-18 {
    margin-bottom: 18px
}

.mb-19 {
    margin-bottom: 19px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-21 {
    margin-bottom: 21px
}

.mb-22 {
    margin-bottom: 22px
}

.mb-23 {
    margin-bottom: 23px
}

.mb-24 {
    margin-bottom: 24px
}

.ml-5 {
    margin-left: 5px
}

.ml-6 {
    margin-left: 6px
}

.ml-7 {
    margin-left: 7px
}

.ml-8 {
    margin-left: 8px
}

.ml-9 {
    margin-left: 9px
}

.ml-10 {
    margin-left: 10px
}

.ml-11 {
    margin-left: 11px
}

.ml-12 {
    margin-left: 12px
}

.ml-13 {
    margin-left: 13px
}

.ml-14 {
    margin-left: 14px
}

.ml-15 {
    margin-left: 15px
}

.ml-16 {
    margin-left: 16px
}

.ml-17 {
    margin-left: 17px
}

.ml-18 {
    margin-left: 18px
}

.ml-19 {
    margin-left: 19px
}

.ml-20 {
    margin-left: 20px
}

.ml-21 {
    margin-left: 21px
}

.ml-22 {
    margin-left: 22px
}

.ml-23 {
    margin-left: 23px
}

.ml-24 {
    margin-left: 24px
}

.pd-010 {
    padding: 0 10px
}

.pd-011 {
    padding: 0 11px
}

.pd-012 {
    padding: 0 12px
}

.pd-013 {
    padding: 0 13px
}

.pd-014 {
    padding: 0 14px
}

.pd-015 {
    padding: 0 15px
}

.pd-016 {
    padding: 0 16px
}

.pd-017 {
    padding: 0 17px
}

.pd-018 {
    padding: 0 18px
}

.pd-019 {
    padding: 0 19px
}

.pd-020 {
    padding: 0 20px
}

.pd-021 {
    padding: 0 21px
}

.pd-022 {
    padding: 0 22px
}

.pd-023 {
    padding: 0 23px
}

.pd-024 {
    padding: 0 24px
}

.pd-60 {
    padding: 6px 0
}

.pd-70 {
    padding: 7px 0
}

.pd-80 {
    padding: 8px 0
}

.pd-90 {
    padding: 9px 0
}

.pd-100 {
    padding: 10px 0
}

.pd-110 {
    padding: 11px 0
}

.pd-120 {
    padding: 12px 0
}

.pd-130 {
    padding: 13px 0
}

.pd-140 {
    padding: 14px 0
}

.pd-150 {
    padding: 15px 0
}

.pd-160 {
    padding: 16px 0
}

.pd-200 {
    padding: 20px 0
}

.pd-0 {
    padding: 0
}

.pd-1 {
    padding: 1px
}

.pd-2 {
    padding: 2px
}

.pd-3 {
    padding: 3px
}

.pd-4 {
    padding: 4px
}

.pd-5 {
    padding: 5px
}

.pd-6 {
    padding: 6px
}

.pd-7 {
    padding: 7px
}

.pd-8 {
    padding: 8px
}

.pd-9 {
    padding: 9px
}

.pd-10 {
    padding: 10px
}

.pd-11 {
    padding: 11px
}

.pd-12 {
    padding: 12px
}

.pd-13 {
    padding: 13px
}

.pd-14 {
    padding: 14px
}

.pd-15 {
    padding: 15px
}

.pd-16 {
    padding: 16px
}

.pd-17 {
    padding: 17px
}

.pd-18 {
    padding: 18px
}

.pd-19 {
    padding: 10px
}

.pd-20 {
    padding: 20px
}

.pd-21 {
    padding: 21px
}

.pd-22 {
    padding: 22px
}

.pd-23 {
    padding: 23px
}

.pd-24 {
    padding: 24px
}

.pd-25 {
    padding: 25px
}

.pd-30 {
    padding: 30px
}

.pd1020 {
    padding: 10px 20px
}

.pd1040 {
    padding: 10px 40px
}

.padr-00 {
    padding-right: 0 !important
}

.oh {
    height: auto;
    overflow: hidden
}

.g-blk1 {
    display: block;
    height: 1px;
    clear: both
}

.g-blk2 {
    display: block;
    height: 2px;
    clear: both
}

.g-blk3 {
    display: block;
    height: 3px;
    clear: both
}

.g-blk4 {
    display: block;
    height: 4px;
    clear: both
}

.g-blk5 {
    display: block;
    height: 5px;
    clear: both
}

.g-blk6 {
    display: block;
    height: 6px;
    clear: both
}

.g-blk7 {
    display: block;
    height: 7px;
    clear: both
}

.g-blk8 {
    display: block;
    height: 8px;
    clear: both
}

.g-blk9 {
    display: block;
    height: 9px;
    clear: both
}

.g-blk10 {
    display: block;
    height: 10px;
    clear: both
}

.g-blk11 {
    display: block;
    height: 11px;
    clear: both
}

.g-blk12 {
    display: block;
    height: 12px;
    clear: both
}

.g-blk13 {
    display: block;
    height: 13px;
    clear: both
}

.g-blk14 {
    display: block;
    height: 14px;
    clear: both
}

.g-blk15 {
    display: block;
    height: 15px;
    clear: both
}

.g-blk16 {
    display: block;
    height: 16px;
    clear: both
}

.g-blk17 {
    display: block;
    height: 17px;
    clear: both
}

.g-blk18 {
    display: block;
    height: 18px;
    clear: both
}

.g-blk19 {
    display: block;
    height: 19px;
    clear: both
}

.g-blk20 {
    display: block;
    height: 20px;
    clear: both
}

.g-blk21 {
    display: block;
    height: 21px;
    clear: both
}

.g-blk22 {
    display: block;
    height: 22px;
    clear: both
}

.g-blk23 {
    display: block;
    height: 23px;
    clear: both
}

.g-blk24 {
    display: block;
    height: 24px;
    clear: both
}

.g-blk25 {
    display: block;
    height: 25px;
    clear: both
}

.g-blk30 {
    display: block;
    height: 30px;
    clear: both
}
.g-blk35 {
    display: block;
    height: 35px;
    clear: both
}
.g-blk40 {
    display: block;
    height: 40px;
    clear: both
}

.ti0 {
    text-indent: 0
}

.ti2 {
    text-indent: 2em
}

.lh140 {
    line-height: 140%
}

.lh160 {
    line-height: 160%
}

.lh180 {
    line-height: 180%
}

.lh200 {
    line-height: 200%
}

.lh20 {
    line-height: 20px
}

.lh23 {
    line-height: 23px
}

.lh24 {
    line-height: 24px
}

.lh25 {
    line-height: 25px
}

.lh26 {
    line-height: 26px
}

.lh27 {
    line-height: 27px
}

.lh28 {
    line-height: 28px
}

.lh29 {
    line-height: 28px
}

.lh30 {
    line-height: 30px
}

.lh31 {
    line-height: 31px
}

.lh32 {
    line-height: 32px
}

.lh33 {
    line-height: 33px
}

.lh34 {
    line-height: 34px
}

.lh35 {
    line-height: 35px
}

.lh36 {
    line-height: 36px
}

.lh37 {
    line-height: 37px
}

.lh38 {
    line-height: 38px
}

.fB {
    font-weight: 700
}

.ft12 {
    font-size: 12px
}

.ft13 {
    font-size: 13px
}

.ft14 {
    font-size: 14px
}

.ft15 {
    font-size: 15px
}

.ft16 {
    font-size: 16px
}

.ft17 {
    font-size: 17px
}

.ft18 {
    font-size: 18px
}

.ft19 {
    font-size: 19px
}

.ft20 {
    font-size: 20px
}

.hidden {
    display: none
}

.display {
    display: block
}

.bd-rs1 {
    border-radius: 1px
}

.bd-rs2 {
    border-radius: 2px
}

.bd-rs3 {
    border-radius: 3px
}

.bd-rs4 {
    border-radius: 4px
}

.bd-rs5 {
    border-radius: 5px
}

.bg-fff {
    background: #fff;
}

.shadow {
    box-shadow: 0 2px 10px 1px #abccdd
}

.border-r-no {
    border-right: none !important;
}

.shadow-0 {
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=5);
    -moz-box-shadow: 0 0 5px #ddd;
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.shadow-1 {
    box-shadow: 0 4px 7px -3px #babcbe
}

.border-0 {
    border: 1px solid #dcdcdc
}

.bottom-0 {
    border-bottom: 1px solid #dcdcdc
}

.border-1 {
    border-right: 1px solid #dcdcdc
}

.dashed-0 {
    border-bottom: 1px dashed #dcdcdc
}

.dashed-1 {
    border-right: 1px dashed #dcdcdc
}

.dashed {
    display: block;
    height: 1px;
    margin: 10px 0;
    background: url(../../images/public/dashed.png) repeat-x
}

.botLine {
    overflow: hidden;
    background: url(../../images/public/bluedashed.png) bottom repeat-x;
    padding-bottom: 25px
}

body {
    width: 100%;
    background: url(../../images/public/bj.png) center 0px no-repeat
}
.top-ipv{
    background:#98bff2; ;
    height: 35px;
    line-height: 35px;
    display: block;
    border-radius: 3px;
    color: #125db2!important;
    margin-left: 14px;
}
.g-top {
    width: 100%;
    height: 140px;
    line-height: 40px;
    background: url(../../images/public/top-bj.png) center 20px no-repeat;
}

.g-top .container {
    padding-right: 0;
    padding-left: 0;
    margin-top: 20px;

}
.ind-wap{
    display: inline-block;
    position: relative;
}
.ind-wap img {
    position: absolute;
    top: 40px;
    left: -14px;
    display: none;
    width:100px;
    height: 100px;
}
.ind-wap:hover img{
    display: block;
}
.g-top .row {
    margin: 0
}

.top-con a {
    color: #125db2;
    font-size: 16px;
    padding: 0 5px
}

.top-con span {
    color: #125db2;
    font-size: 16px;
    padding: 0 5px;
    cursor: pointer;
}

.top-con .pull-left a {
    margin-right: 10px
}

.top-con .pull-right a {
    margin-left: 10px
}

.m-logo {
    padding: 0 0 5px 0;
    display: block
}

.m-logo img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.padlf {
    padding: 0 !important
}

.padrf {
    padding-right: 0 !important
}

.marginL {
    margin-left: 10%
}


.m-nav {
    height: auto;
    overflow: hidden;
    text-align: center
}
.g-nav{
    width: 100%;
    height: 70px;
    background: #125db2;
}
.m-nav ul li {
    font-size: 20px;
    color: #0066bd;
    letter-spacing: 2px;
    font-weight: 700;
    float: left;
    line-height: 100px;
    height: 100px;
    text-align: center
}

.m-nav ul li.nav-lines {
    width: 10px
}

.m-nav a {
    padding: 0;
    display: inline-block;
    color:#fff;
    text-decoration: none;
    cursor: pointer;
    width: 14%;
    font-size: 26px;
    height: 68px;
    line-height: 68px;
    margin: 0;
}

.m-nav a:hover {
    background: url(../../images/public/nav-hover.png) center 60px no-repeat
}



.m-nav ul .nav-colum {
    width: 11.7%
}

.m-nav ul .nav-colum:hover {
    background: url(../../images/public/nav-hover-bg.png) center 65px no-repeat
}

.m-nav a.hover {
    color: #fff;
    background: #b71500 margin: 0;
    height: 54px;
    line-height: 54px;
    border-left: none;
    border-right: none
}

.m-nav ul li:hover a {
    color: #b71500;
    margin: 0;
    height: 50px;
    line-height: 50px
}


.web-search {
    width: 52%;
    height: auto;
    overflow: hidden;
    line-height: 25px;
    margin: 30px auto 50px
}

.web-search .sc_btn {
    float: left;
    height: 65px;
    border-radius: 0 10px 10px 0;
    padding: 0;
    border: none;
    line-height: 40px;
    background: url(../../images/public/search.png) no-repeat 25% center #125db2;;
    background-size: 18%;
    font-weight: 700;
    font-size: 16px;
    outline: 0;
    color: #fff;
    text-align: center;
    font-size: 25px;
    text-indent: 30px;
}

.web-search .sc_text {
    float: left;
    height: 65px;
    border-radius: 10px 0 0 10px;
    border: none;
    box-shadow: 0px 0px 18px 0px rgba(34, 31, 32, 0.11);
    border-right: none;
    line-height: 40px;
    text-indent: 27px;
    outline: 0;
    font-size: 18px;
}

.common-hd {
    line-height: 54px;
    border-bottom: 2px solid #d5d5d5
}

.common-hd a {
    color: #2968bd;
    font-size: 18px;
    border-bottom: 4px solid;
    padding: 0 10px;
    padding-bottom: 15px
}

.common-hd h3 span {
    color: #2b2b2b
}

.form-control .btn-default {
    background: #fff !important
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    margin-left: 30px
}

.hd_content table {
    width: 100%;
    font-size: 14px;
    table-layout: fixed
}

.hd_content table thead tr {
    background: #e7f7fc;
    line-height: 34px
}

.hd_content table thead td {
    text-align: center;
    padding-left: 0
}

.hd_content table td {
    border: 3px solid #fff;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: auto;
    font-size: 16px;
    height: 47px;
    line-height: 47px;
    color: #2b2b2b
}

.hd_content tbody tr:nth-child(n) {
    background: #F4F4F4
}

.hd_content tbody tr:nth-child(2n) {
    background: #FaFaFa
}

.hd_content-1 tbody tr:nth-child(n+6) {
    display: none
}

.greeSize {
    color: #56a027 !important
}

.redSize {
    color: #C00 !important
}

.xxbt-1 {
    text-align: left !important
}

.m-wap-nav {
    display: none
}

.u-wap-nav {
    width: 40px;
    height: 35px;
    padding: 0 6px 0 6px;
    border-radius: 5px;
    outline: 0;
    margin: 0 auto;
}

.u-wap-nav div {
    float: left;
    width: 100%;
    height: 2px;
    margin-top: 7px;
    background: #fff;
    border-radius: 4px
}

.m-wapnav-body span {
    display: inline-block;
    width: 96%;
    height: 50px;
    margin-left: 2%;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1
}

.m-wapnav-body span:hover {
    background-color: #f5f5f5
}

.m-mask {
    position: fixed;
    bottom: 0;
    z-index: 99;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5
}

.m-wapnav-body {
    position: fixed;
    top: 0;
    right: -50%;
    z-index: 999;
    width: 50%;
    max-width: 400px;
    height: 100%;
    background: #125db2;
overflow-y: auto;
}

.m-wapnav-body a {
    color: #fff
}

.g-link {
    line-height: 48px;
    background: #cfe7ff
}

.g-link .m-link select {
    width: 100%;
    height: 32px;
    color: #a9a9a9;
    border: 1px solid #e5e5e5;
    outline: 0
}
/*分页*/
.pages {
    padding: 15px 0;
    color: #ccc;
    text-align: center;
}
.pages span {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    vertical-align: middle;
    font-size: 16px;
}
.pages span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}
.pages span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #125db2;
    border: 1px solid #125db2;
    border-radius: 4px;
    vertical-align: middle;
}
.pages a {
    display: inline-block;
    color: #125db2;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}
.pages input[type=text] {
    display: inline-block;
    height: 25px;
    width: 30px;
    text-align: center;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}

/*分页*/

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #fff
}


.pagination_index a {
    border: 1px solid #bfbfbf;
    margin: 0 3px;
    padding: 0 10px;
    display: inline-block;
    border-radius: 3px;
    color: #bfbfbf;
    height: 25px;
    line-height: 25px
}

.pagination_index.page_loca a {
    color: #fff;
    background-color: #428bca
}

.fot-bj {
    background: #073884
}

.footer {
    width: 100%;
    text-align: left;
    height: auto;
    background: #125db2;
}

.footerpc {
    height: auto
}

.footerpc .gov-icon {

    height: 80px;
}
.footerpc .gov-icon img{
    margin: 21px 0 0 22px!important;
}
.footerpc .error-icon {
    float: left;
    height: 120px;
}
.footerpc .error-icon img{
    margin-top: 33px!important;
}
.footerpc .wzdt-icon {
    float: left;
    width: 25%;
    height: 120px;
    background: url(../../images/public/wzdt-bj.png) center center no-repeat;
}
.footerpc .txt {
    padding: 5px 0 20px 0;
    overflow: hidden;
}

.footerBottom {
    text-align: center;
}

.footerpc .txt .linkWe-1 {
    text-align: center;
    display: inherit;
    float: none
}


.footerpc .txt p {
    display: inline-block;
    margin: 0;
    line-height: 1.8;
    color: #fff;
    float: left;
    margin-bottom: 10px;
    width: 100%;
    font-size: 16px;
}

.footerpc .txt p a {
    color: #fff !important;
    font-size: 16px
}

.footerpc .text p {
    line-height: 30px
}

.footerpc .txt p span {
    display: inline-block;
    margin: 0 5px;
    padding: 0 2px;
    text-align: left;
    font-size: 16px
}

.linkWe {
    display: inline-block;
    margin: 0 auto;
    text-align: left
}

.linkWe a {
    display: inline-block;
    padding: 0 8px;
    color: #2b2b2b
}

.gov-12377 {
    text-align: right;
    margin-top: 10%
}

.g-bottom {
    overflow: hidden;
    width: 100%;
    height: 10px;
    line-height: 10px;
    background: #00469c
}

.wapfooter {
    padding: 10px 0;
    text-align: center
}

.wapfooter p {
    margin-bottom: 0;
    padding: 0;
    line-height: 28px
}

.wapfooter p span {
    display: inline-block;
    line-height: 1.5;
    font-size: 14px
}

.footerpc .txt p .commonSpan {
    padding-right: 20px
}

.bottomBlue {
    background: url(../../images/news/tab1.jpg) no-repeat;
    height: 37px
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 14px !important
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 5px !important
}

.bootstrap-select>.dropdown-toggle {
    padding-right: 0 !important
}



.gthBox {
    background: #f9f9f9
}

.aboutA p {
    border: none;
    line-height: 58px;
    color: #7c7c7c !important;
    text-align: center;
    font-size: 16px;
    border-radius: 3px
}

.form-control {
    background: 0 0 !important
}

.bs-searchbox {
    display: none
}

.dropdown-menu {
    top: 68px
}

.form-control .btn-default {
    border: none;
    background: 0 0 !important;
    color: #7c7c7c !important;
    line-height: 58px;
    padding: 0
}

.g-4th {
    margin: 0 auto;
    height: 30px;
    position: relative
}

.g-4th #m-hd .m-tit {
    position: relative;
    float: left;
    width: 140px;
    display: inline
}

.g-4th #m-hd .m-tit a {
    line-height: 30px;
    text-align: center;
    display: block;
    background: url(../../images/index.files/zfbm_bg.png) 90% center no-repeat
}

.g-4th #m-hd .m-bd {
    width: 1280px;
    position: absolute;
    top: -60px;
    left: 0;
    background: #eee;
    z-index: 1000;
    padding: 10px 10px
}

.g-4th #m-hd .bd1 {
    top: -100px !important;
    left: -280px !important
}

.g-4th #m-hd .bd2 {
    left: -420px !important;
    top: -40px !important
}

.g-4th #m-hd .bd3 {
    left: 0 !important;
    top: -200px !important
}

.g-4th #m-hd .bd4 {
    left: -560px !important;
    top: -40px !important
}

.g-4th #m-hd .bd5 {
    left: -700px !important;
    top: -40px !important
}

.g-4th #m-hd .bd6 {
    left: -840px !important;
    top: -60px !important
}

.g-4th #m-hd .bd7 {
    left: -980px !important;
    top: -40px
}

.g-4th #m-hd .bd8 {
    top: -80px !important;
    left: -140px !important
}

.g-4th #m-hd .m-bd li {
    float: left;
    width: 14.2%
}

.g-4th #m-hd .bd5 li {
    width: 15%
}

.g-4th #m-hd .m-bd li a {
    background: 0 0;
    line-height: 20px;
    text-align: left
}



.m-lst {
    height: auto;
    overflow: hidden
}

.m-lst ul {
    height: auto;
    padding: 5px 10px 8px 10px
}

.m-lst ul li {
    overflow: hidden;
    line-height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.m-lst ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #2b2b2b;
    text-overflow: ellipsis
}

.m-lst ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.m-lst ul b {
    float: left;
    padding-right: 10px
}

.m-lst ul li span {
    float: right
}

#page_div {
    margin: 15px auto;
    text-align: center
}

.pagination-first,
.pagination-last {
    display: inline-block
}

.pagination-index,
.pagination-num {
    border: 1px solid #bfbfbf;
    margin: 0 3px;
    padding: 0 10px;
    display: inline-block;
    border-radius: 3px;
    color: #bfbfbf;
    height: 25px;
    line-height: 25px
}

.pagination-first,
.pagination-last {
    display: inline-block
}

.pagination-last>span {
    margin: 0 10px
}

.u-lst {
    height: auto;
    overflow: hidden
}

.u-lst ul {
    height: auto
}

.u-lst ul li {
    overflow: hidden;
    line-height: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.u-lst ul li .news-cont-a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.u-lst ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.u-lst ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.u-lst ul b {
    float: left;
    padding-right: 10px;
    font-style: revert
}

.u-lst ul li span {
    float: right
}

.m-lst26 {
    height: auto;
    overflow: hidden
}

.m-lst26 ul {
    height: auto;
    padding: 6px
}

.m-lst26 ul li {
    overflow: hidden;
    line-height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-lst26 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.m-lst26 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst26 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.m-lst26 ul b {
    float: left;
    padding-right: 10px;
    font-style: revert
}

.m-lst26 ul li span {
    float: right
}

.m-lst28 {
    height: auto;
    overflow: hidden
}

.m-lst28 ul {
    height: auto;
    padding: 6px
}

.m-lst28 ul li {
    overflow: hidden;
    line-height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-lst28 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.m-lst28 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst28 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.m-lst28 ul b {
    float: left;
    padding-right: 10px;
    font-style: revert
}

.m-lst28 ul li span {
    float: right
}

.m-lst30 {
    height: auto;
    overflow: hidden
}

.m-lst30 ul {
    height: auto;
    padding: 6px
}

.m-lst30 ul li {
    overflow: hidden;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-lst30 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.m-lst30 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst30 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.m-lst30 ul b {
    float: left;
    padding-right: 10px;
    font-style: revert
}

.m-lst30 ul li span {
    float: right
}

.m-lst31 {
    height: auto;
    overflow: hidden
}

.m-lst31 ul {
    height: auto;
    padding: 6px
}

.m-lst31 ul li {
    overflow: hidden;
    line-height: 31px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-lst31 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.m-lst31 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst31 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.m-lst31 ul b {
    float: left;
    padding-right: 10px;
    font-style: revert
}

.m-lst31 ul li span {
    float: right
}

.m-lst32 {
    height: auto;
    overflow: hidden
}

.m-lst32 ul {
    height: auto;
    padding: 6px
}

.m-lst32 ul li {
    overflow: hidden;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-lst32 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.m-lst32 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst32 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.m-lst32 ul b {
    float: left;
    padding-right: 10px;
    font-style: revert
}

.m-lst32 ul li span {
    float: right
}

.m-lst36 {
    height: auto;
    overflow: hidden
}

.m-lst36 ul {
    height: auto;
    padding: 0 10px
}

.m-lst36 ul li {
    overflow: hidden;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-lst36 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;

}

.m-lst36 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst36 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.m-lst36 ul b {
    float: left;
    padding-right: 10px;
    font-style: revert
}

.m-lst36 ul li span {
    float: right
}

.m-lst38 {
    height: auto;
    overflow: hidden
}


.m-lst38 ul li {
    overflow: hidden;
    line-height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-lst38 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.m-lst38 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst38 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px; 
    color: #333;
}

.m-lst38 ul b {
    float: left;
    padding-right: 10px;
    font-style: revert
}

.m-lst38 ul li span {
    float: right
}

.m-lst50 {
    height: auto;
    overflow: hidden;
    padding: 20px 20px;
}

.m-lst50 ul li {
    overflow: hidden;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-lst50 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.m-lst50 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst50 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.m-lst50 ul b {
    float: left;
    padding-right: 10px;
    font-style: revert
}

.m-lst50 ul li span {
    float: right
}
.m-lst50 ul li .gk-yxx{
    padding: 0 15px;
    color: red;
}

.m-lst42 {
    height: auto;
    overflow: hidden
}

.m-lst42 ul li {
    overflow: hidden;
    line-height: 42px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-lst42 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis
}

.m-lst42 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst42 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.m-lst42 ul b {
    float: left;
    padding-right: 10px;
    font-style: revert;
    color: #cecece;
}


.m-lst234 {
    height: auto;
    overflow: hidden
}

.m-lst234 ul {
    height: auto;
    margin: 10px 0;
    border-left: solid 1px #eee
}

.m-lst234 ul li {
    overflow: hidden;
    line-height: 38px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.m-lst234 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    padding-left: 15px;
    height: 20px;
    line-height: 20px;
    margin: 7px 0;
    display: block
}

.m-lst234 ul li a:hover {
    float: left;
    border-left: solid 3px #00469c;
    padding-left: 12px;
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 7px 0;
    text-overflow: ellipsis
}

.m-lst234 ul li .column {
    padding-right: 10px;
    font-size: 16px
}

.m-lst234 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
padding-right: 10px;
    color: #333;
}

.m-lst234 ul li span {
    float: right
}


.m-lst-nav {
    background: 0 0;
    height: auto
}

.m-lst-nav .tnm {
    line-height: 124px;
    text-align: center;
    background: url(../../images/news/News.png) bottom center no-repeat;
    font-size: 26px;
    color: #3b93d9;
    background-size: 100%;
}

.m-lst-nav .tnm a {
    font-size: 26px;
    color: #3b93d9
}

.m-lst-nav ul li {
    font-size: 16px;
    line-height: 54px;
    color: #666;
    text-align: center;
    overflow: hidden
}

.m-lst-nav ul li.hover {
    background: #42a5f6;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.m-lst-nav ul li.hover a {
    color: #fff;
    background: 0 0;
    font-weight: 700;
    color: #FFF
}

.m-lst-nav ul li a {
    position: relative;
    display: block;
    margin: 15px 15% 15px 14%;
    line-height: 24px
}

.m-lst-nav ul li {
    margin-bottom: 10px
}

#lst-lt {
    background: #fff;
    height: auto;
    overflow: hidden
}

#lst-rt {
    background: #fff;
    height: auto;
    overflow: hidden
}

.table {
    width: 100%;
    margin-top: 10px;
    table-layout: fixed
}

.table-1 {
    margin-top: 0
}

.table thead tr th {
    padding: 5px 0;
    border-right: 1px solid #fff;
    line-height: 34px;
    text-align: center;
    background: #0168b7;
    color: #fff;
    font-size: 16px;
    white-space: nowrap
}

.table thead tr .t4 {
    width: 60px
}

.table tbody tr td {
    overflow: hidden;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.table tbody tr td a {
    overflow: hidden;
    line-height: 34px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.table .w120 {
    width: 120px
}

.table .w110 {
    width: 110px
}

.table .w160 {
    width: 160px
}

.table .w170 {
    width: 170px
}

.table .w180 {
    width: 180px
}

.table .w240 {
    width: 240px
}

.table .w230 {
    width: 230px
}

.table .w220 {
    width: 220px
}




#qrcode {
    overflow: hidden;
    display: block;
    height: auto;
    text-align: center
}

.qrcode {
    overflow: hidden;
    display: block;
    height: auto;
    text-align: center
}


.position {
    height: 44px;
    line-height: 44px;
    border-bottom: 2px solid #0065bd;
    text-align: left;
    padding: 0 20px
}

.position .location-top {
    color: #0065bd;
    font-weight: 700;
    display: inline-block;
    font-size: 16px
}

.position span span {
    padding: 0 4px
}

.position a span {
    color: #2b2b2b
}

.position i {
    padding: 0 5px
}

.img-responsive {
    height: auto;
    width: 100%;
    padding: 0 10px;
    transition:transform 0.5s;
}
.img-responsive:hover{
    transform:scale(1.1)
}

.padd {
    padding: 20px
}

.text-center {
    text-align: center
}

.overhidden {
    overflow: hidden
}

.nurl {
    display: none
}


.min {
    background: url(../images/public/bodybg.jpg) no-repeat center 5px;
    background-attachment: fixed;
    background-size: 100%;
    width: 100%;
    max-width: 1600px;
    border-top: 5px solid #b51d21;
    margin: 0 auto
}

.bgffff {
    background: #FFF
}



.m-srch {
    display: none;
    width: 350px;
    height: 28px
}

.m-search {
    display: inline-block;
    width: 300px;
    height: 28px;
    margin-top: 5px;
    overflow: hidden;
    background: #fff;
    border-radius: 20px
}

.m-search input {
    display: inline-block;
    height: 26px;
    margin-top: -12px;
    vertical-align: middle;
    border: none;
    outline: 0
}

.m-search .u-input-text {
    width: 86%;
    text-indent: 10px
}

.m-search .u-input-submit {
    width: 12%;
    background: url(../../images/public/search1.png) no-repeat center
}

.u-toright {
    display: inline-block;
    float: left;
    width: 28px;
    height: 28px;
    margin-top: 5px;
    margin-right: 5px;
    line-height: 24px;
    color: #00469c;
    text-align: center;
    cursor: pointer;
    background: #69b0f8;
    border-radius: 50%
}

.ewmx {
    position: fixed;
    top: 200px!important;
    right: 7px;
    z-index: 9999
}

.ewm {
    top: 0;
    width: auto;
    height: auto
}

.ewmx .item {
    margin: 10px 0;
    cursor: pointer
}

.closebtn {
    width: 70px;
    height: 70px;
    background: url(../../images/public/right.png) no-repeat;
    background-position: -350px -71px;
    cursor: pointer
}

.closebtn:hover {
    background-position: -350px 2px;
}

.ewm .wx {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    box-shadow: 1px 1px 5px rgba(20, 20, 20, .2);
    background: url(../../images/public/right.png) no-repeat #FFF;
    background-position: 12px -71px
}

.ewm .wx:hover {
    background-position: 12px 2px
}

.ewm .wb {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    box-shadow: 1px 1px 5px rgba(20, 20, 20, .2);
    background: url(../../images/public/right.png) no-repeat #FFF;
    background-position: -77px -71px
}
.wb a{
display: block;
    width: 100%;
    height: 100%;
}
.ewm .wb:hover {
    background-position: -77px 2px
}

.ewm .font {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    box-shadow: 1px 1px 5px rgba(20, 20, 20, .2);
    background: url(../../images/public/right.png) no-repeat #FFF;
    background-position: -170px -71px
}

.ewm .font:hover {
    background-position: -170px 2px
}



.goUp {
    width: 70px;
    height: 70px;
    margin-top: 10px;
    line-height: 64px;
    color: #fff;
    text-align: center;
    background: url(../../images/public/right.png) no-repeat #FFF;
    background-position: -260px -71px;
    border-radius: 50%
}

.goUp:hover {
    color: #fff;
    background: url(../../images/public/right.png) no-repeat #FFF;
    background-position: -260px 2px
}

.wechat {
    position: relative
}

.pane {
    display: none
}

.ewm .wechat:hover .pane {
    display: block
}

.triangle {
    width: 8px;
    height: 16px;
    position: absolute;
    top: 35px;
    right: 76px;
    background: url(../../images/public/triangle.png) no-repeat
}

.ewmbg {
    width: 120px;
    height: 120px;
    padding: 5px;
    background: #FFF;
    border-radius: 5px;
    position: absolute;
    left: -124px;
    top: 0
}

.ewmbg img {
    width: 100%
}


.dqwz {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #125db2;
    
    line-height: 50px;

}
.dqwz i{
        display: block;
    float: left;
    font-size: 30px;
    color: #125db2;
    margin-right: 8px;
}
.dqwz a {
    float: left;
    margin-left: 5px;
    font-size: 16px;
    color: #000;
}

.dqwz span {
    float: left;
    margin-left: 10px;
    font-size: 18px;
    color: #000;
}

.ty-box {
    width: 100%;
    background: #fff;
}

.ty-pd {
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.news-a {
    top: 45px !important;
}

.m-lst-nav {
    width: 100%;
    border: 5px solid #f5f5f5;
    background: #fff;
}

.m-lst-tt {
    width: 100%;
    height: 60px;
    background: url(../../images/public/ty-list-b.png) 0 0 no-repeat;
    color: #fff;
    line-height: 60px;
    font-size: 22px;

    padding-left: 6%;
}

.m-lst-ul {
    width: 90%;
    margin: 0 auto;
}

.m-lst-ul li {
    width: 100%;
    height: 45px;
    margin-top: 20px;
}
.m-lst-ul.ztzl li a{
    text-indent:2em!important;
}
.m-lst-nav .m-lst-ul li .m-lst-a {
    height: 45px;
    line-height: 45px;
    width: 91%;
    background: url(../../images/public/ty-list-tt.png) 0 0 no-repeat;
    margin: 0 !important;
    text-align: center;
    font-size: 18px;
    color: #000;
}

.m-lst-nav .m-lst-ul li:hover .m-lst-a {
    color: #125db2;
}

.footerpc:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.footerpc {
    position: relative;
    z-index: 1;
}

.footerpc a {
    color: #fff;
}

.pcx-select {
    width: 100%;
    line-height: 50px;
    float: left;
}

.footerpc .select {
    width: 25%;
    display: inline-block;
    text-align: center;
    line-height: 70px;
cursor: pointer;
    color: #003377;
    float: left;
    font-size: 15px;
    background: url("../../images/public/lj-sj.png") right center no-repeat;
}
.footerpc .select p{ font-size:16px;}
.pcx-menu {
    display: none;
    width: 100%;
    left: 0;
        bottom: 50px;
    position: absolute;
    background:rgba(28, 66, 172, 0.8);
    line-height: 40px;
    padding: 20px;
    z-index: 11;
}

.pcx-menu li {
    width: 14%;
    float: left;
}

.footerpc .pcx-menu li {
    zoom: 1;
}

.footerpc .pcx-menu a {
    display: block;
    padding: 0 10px;
}

.footerpc .pcx-menu a:hover {
    background: rgba(18,93,178,0.8);
    color: #fff;
}

.footerpc .on p {
    color: #000;
}
.footerlj{
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
}
.footerlj a{
    border-right: 1px solid #003377;
    padding:0 5%;
    font-size: 16px;
    color: #585858;
    font-weight: bold;
}
.footerlj a:hover{
    color: #1659b2;
}
.footerlj .red{
    color: #f40000;
}
.footerlj .yqlj-tt{
    display: inline-block;
    color: #003377;
    background: url("../../images/public/yqlj-tt.png") right center no-repeat;
    padding-left: 2%;
}
.no-pad-l{
    padding-left: 0!important;
}

.pcx-select:hover .pcx-menu {
    display: block;
}


.Ahref {
    position: relative;
    background: #dcecfb;
    height: 70px
}

.con-top-tt,
.con-sub-tt {
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.con-tt {
    width: 100%;
    text-align: center;
    font-size: 28px; font-weight: bold;
}
.con-tt-box{
padding: 0 60px;
}

.con-time {
    line-height: 40px;
        text-align: right;
    overflow: hidden;
color:#125db2;
}

.con-time span {
    font-size: 14px;
color:#125db2;
}

.con-mar {
    margin-right: 40px;
}
.con-dy{
    color:#125db2;
}
.con-dy i{
    font-size: 18px;
}
.con-nr {
    width: 100%;
    padding: 0 60px;
    font-size: 18px;
    min-height: 250px;
    line-height: 1.5em;
}
.con-nr video{
    width: 100%;
    height: auto;
}
.con-bj{
line-height: 37px;
font-size:14px;
color:#125db2;
}
.con-nr p {
    font-size: 18px;
    line-height: 36px;
}
.con-foot{
     padding: 0 60px;
}
.con-nr img {
    display: block;
    margin: 10px auto;
}
.con-nr table{
    max-width:90%!important;
    height: auto!important;
    display:block;
    margin:auto;
border:none;
overflow-y: auto;
}
.con-nr table td{
    border:1px solid #666;    
}
.con-f-l{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.con-f-r{
   text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.con-f-r a{
     color: #125db2;
     font-size: 14px;
    
}
.con-sx{
overflow: hidden;
    line-height: 50px;
    font-size: 16px;
    border-top: #cccccc 1px solid;
}
.con-sx a{
font-size:16px;
color:#000;
}
#video{
    width: 750px;
    height: 520px;
    margin: 0 auto;
}
#video img{
    width:auto;
}
.img-ul li a{
    padding: 5px;
    display: block;
    border: 1px solid #ebebeb;
    background: #f4f4f4;
}
.img-ul li a img {
    width: 100%;
    height: 170px;
}
.img-ul li a p {
    text-align: left;
    color: #484848;
    line-height: 30px;
    white-space: normal;
    text-align: center;
    display: block;
    width: 100%;
}
.details img{
width: 100%;
display:block;
margin:10px auto;

}
.file-table {
    height: auto;
    overflow: hidden;
    font-size: 14px;
padding: 0 80px;
}
.file-table tbody tr {
    line-height: 31px;
}
.file-table tbody tr td {
    padding: 5px 10px;
    border-color: #dcc591;
    border-style: solid;
    border-width: 1px;
}
.file-table tbody tr td.et2 {
    text-align: center;
    background: #fff8e8;
}
.file-table tbody tr td.et3 {
    text-align: left;
}
.file-table tbody tr td.et2{
     width:13%;
   }
   .file-table tbody tr td.et3{
     text-align: center;
     width:20%;
   }
   .file-table tbody tr td.erl{
     text-align: left;
   }

.bigwz {
    font-size: 20px !important;
}
.numwz {
    font-size: 17px !important;
}
.smallwz {
    font-size: 14px !important;
}
.ind-tc {
        width: 300px;
        position: fixed;
        right: 1px;
        bottom: 0;
        cursor: pointer;
        border: 1px solid #125db2;
background:#fff;
z-index:999;
    }

    .ind-tc-tt {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        background-color: #125db2;
        color: #fff;
        text-align: left;
        position: relative;
    text-indent: 1em;
    }
.ind-tc-nr{
    font-size: 14px;
    padding: 10px;
    line-height: 1.6em;
    text-indent: 2em;
}
    #ind-gb {
        position: absolute;
        right: 0;
        top: -1px;
        height: 40px;
        width: 40px;
        display: block;
        text-indent: 0;
    }

    .ind-tc-on {
        height: 0px;
        transition: height 2s;
border:none;
    }

/*领导之窗*/
.gk-ld  .gk-ld-tt {
    display: block;
    width: 100%;
    line-height: 50px;
    text-align: center;
    background: #125db2;
    color: #fff;
    font-size: 20px;
}
.ldzc-h3 {
    display: inline-block;
    width: 100%;
    height: 60px;
    font-size: 30px;
    color: #125db2;
    border-bottom: 2px solid #125db2;
    text-align: center;
    line-height: 60px;
}
.gk-ld-ul li {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
.gk-ld-ul li a {
    display: inline-block;
    width: 100%;
    line-height: 50px;
    border-radius: 4px;
    font-size: 18px;
    color: #000;
}
.gk-ld-ul li a:hover {
    background: url(../../images/gk/gk-ld-on.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.gk-ld-ul .on a{
    background: url(../../images/gk/gk-ld-on.png) 0 0 no-repeat;
    background-size: 100% 100%;
    color: #125db2;
}

.ldzc-sm {
    overflow: hidden;
}

.ldzc-zw {
    line-height: 45px;
    font-size: 16px;
    overflow: hidden;
}

.ldzc-xm {
    font-weight: bold;
}
.ldzc-zw {
    line-height: 45px;
    font-size: 16px;
    overflow: hidden;
}
.ldzc-fg {
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
}

.ldzc-jl {
    overflow: hidden;
}
.ld-jl-t {
    line-height: 45px;
    font-size: 16px;
}
.ldzc-jl .ld-jl-p {
    display: inline-block;
    padding: 20px;
    line-height: 30px;
    font-size: 16px;
}
.ld-hd {
    overflow: hidden;
}
.ld-hd .ld-t {
    overflow-y: hidden;
}
.ld-hd .ld-t span {
    display: inline-block;
    float: left;
    font-size: 18px;
    background: #125db2;
    display: block;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
}
.ldzc-sm img {
    width: 100%;
    padding: 21px 0;
}

/*部门机构*/
.led-img {
    width: 100%;
    height: 178px;
    background: url(../../images/gk/gk-bm-bj.jpg) center center no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.led-img span {
    font-size: 60px;
    color: #e01d10;
    font-family: myFirstFont;
    letter-spacing: 2px;
    position: absolute;
    top: 40%;
    right: 20%;
}
.ty-box{
    border: 0;
}
.jg-t {
    overflow: hidden;
}
.jg-t span {
    display: inline-block;
    float: left;
    font-size: 18px;
    background: #125db2;
    display: block;
    line-height: 45px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
}
.jg-ty {
    line-height: 30px;
    font-size: 16px;
    text-indent: 28px;
    height: 263px;
    text-align: left;
    padding: 10px 30px;
    overflow: hidden;
    overflow-x: auto;
    overflow-y: auto;
    border: 1px solid #e6e6e6;
    background: #f3f3f3;
}
.lxBox {
    overflow: hidden;
    overflow-y: auto;
}
.jg-lx {
    width: 100%;
    height: 301px;
    color: #fff;
    font-size: 16px;
    background: #125db2;
    background-size: 100% 100%;
    padding: 10px 25px 20px;
}
.jg-lx .spans {
    display: inline-block;
    font-size: 18px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    border-bottom: 2px solid #fff;
    line-height: 38px;
    text-align: left;
}
.jg-lx p {
    color: #fff!important;
    font-size: 16px;
    line-height: 25px;
}

@media all and (max-width:1024px) {
#ld_img {
    min-height: 330px;
}
    .m-nav a:hover{
        background: #125db2;
    }
    .img-ul li a img{
        width: 100%;
        height: 150px;
    }
    .web-search .sc_btn{
        background:  #125db2;
        text-align: center;
        text-indent: 0%;
    }

}




@media all and (max-width:768px) {
.m-nav a{
    text-indent: 0px;
}
    .m-nav a.hover {
        line-height: 44px;
        height: 44px
    }

    .m-wap-nav {
        display: block;
        background: #125db2;
width: 50px;
    position: fixed;
    right: 0;
    top: 70px;
    z-index: 999;
border-radius: 10px;
    }

    .m-wapnav-body a {
        display: block;
        width: 100%;
        height: 42px;
        font-size: 16px;
        line-height: 42px;
        text-align: center;
        border: none;
        border-bottom: 1px solid #7b8fbb
    }

    .m-wap-search {
        padding: 0 0 2px 15px;
        margin: 5px 10px 10px;
        background: #fff;
        border-radius: 20px;
        border:2px solid #125db2;
    }

    .m-wap-search .u-wap-sctext {
        display: inline-block;
        width: 80%;
        height: 30px;
        border: none;
        outline: 0;
        font-size: 16px;
        color: #000;
    }

    .m-wap-search .u-wap-scbtn {
        float: right;
        width: 20%;
        height: 30px;
        color: #083ea6;
        background: url(../../images/public/wap-ser.png) no-repeat center center;
        background-size: 23px 20px;
        border: none;
        border-radius: 0 20px 20px 0;
        outline: 0
    }

    .con-nr img {
        width: 100%;
        display: block;
        margin: 10px auto;
    }
    #video{
        width: 500px!important;
        height: 300px!important;
    }
.img-ul li a img {
    width: 100%;
    height: 90px;
}
}
@media (max-width: 768px){

.con-mar{
    display: block;
    margin: 0;
    text-align: center;
    width: 50%;
    float: left;
}
}
@media all and (max-width:750px) {
    .g-top{
        height: 112px;
        background: url(../../images/public/top-bj.png) center 0px no-repeat;
    }
.con-sx .con-f-r{
text-align:left;
}

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    a,
    span,
    p,
    div {
        font-size: 16px !important;
    }

    .m-lst-nav ul li {
        width: 33%;
        float: left;
        text-indent: 0;
    }

    .m-lst-nav .m-lst-ul li .m-lst-a {
        text-align: center;
        text-indent: 0;
    }

    .m-txt video {
        width: 100% !important;
        height: auto !important
    }

    .shadow-0 {
        box-shadow: none;
        border-radius: 0
    }



    .g-logo {
        border-bottom: solid 1px #efefef
    }

    .shadow {
        margin: 0;
        border: none;
        box-shadow: none
    }

    .m-logo {
        margin: 10px 0;
        padding: 0
    }

    .m-logo img {
        padding: 15px;
    width: 90%;
    }


    .news-card a {
        display: block
    }

    .footer {
        background: #125db2;
        border-top: solid 1px #efefef
    }

    .wapfooter p {
        color: #fff
    }

    .wapfooter p a {
        color: #fff
    }

    .g-bottom {
        overflow: hidden;
        width: 100%;
        height: 10px;
        line-height: 10px;
        background: #00469c
    }

    .ty-pd {
        width: 100%;
        padding: 5px;
    }

    .con-mar {
        margin-right: 20px;
            width: 100%;
    display: block;
    text-align: center;
    }

    .con-nr {
        padding: 0 10px;
    }
    .m-nav a{
        width: 30%;
        text-indent: 0;
        text-align: center;
        margin: 5px 1%;
        height: 35px;
        line-height: 35px;
        border-radius: 10px;
        background: #125db2;
        color: #fff; letter-spacing: 5px;
    }
#video{
        width: 500px!important;
        height: 300px!important;
    }
.img-ul li a img {
 
   width: 100%;
    height: 170px;
}
.g-nav{
    background: none;
    height: auto;
}
.ldzc-xm{
    font-size: 14px!important;
}
}
/*领导之窗*/
.gk-ld  .gk-ld-tt {
    display: block;
    width: 100%;
    line-height: 50px;
    text-align: center;
    background: #125db2;
    color: #fff;
    font-size: 20px;
margin-bottom:10px;
}
.ldzc-h3 {
    display: inline-block;
    width: 100%;
    height: 60px;
    font-size: 30px;
    color: #125db2;
    border-bottom: 2px solid #125db2;
    text-align: center;
    line-height: 60px;
margin-bottom:10px;
}
.gk-ld-ul li {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
.gk-ld-ul li a {
    display: inline-block;
    width: 100%;
    line-height: 50px;
    border-radius: 4px;
    font-size: 18px;
    color: #000;
border: 1px solid #fff;
text-decoration: none!important;
}
.gk-ld-ul li a:focus{
outline:none
}
.gk-ld-ul li a:hover {
    border: 1px solid #125db2;
    border-radius: 10px;
}
.gk-ld-ul .on a{
    border: 1px solid #125db2;
    border-radius: 10px;
    color: #125db2;
}
.ldzc-ldxx {
    width: 100%;
    min-height: 300px;
    margin-bottom: 10px;
}

.ldzc-sm {
    overflow: hidden;
}
.ldzc-title{
text-align: center;
}
.ldzc-title span{
display: inline-block;
    font-size: 27px;
    color: #353535
    padding: 0 10px;
    border-radius: 11%;
font-weight: bold;
}
.ldzc-zw span {
display: block;
    text-align: center;
    font-size: 22px;
    color: #125db2;
    margin-top: 20px;
    font-weight: bold;
}
.ldzc-fg .ldzc-xm, .ldzc-xm {
    padding: 0 2%;
    border-left: 4px solid #125db2;
    font-size: 22px;
    color: #125db2;
    background-color: #f7f8fb;
}
.ldzc-zw {
    line-height: 45px;
    font-size: 16px;
    overflow: hidden;
}

.ldzc-xm {
    font-weight: bold;
}
.ldzc-zw {
    line-height: 45px;
    font-size: 16px;
    overflow: hidden;
}
.ldzc-fg span{
display:block
}
.ldzc-fg {
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
}
.ldzc-fg .ldzc-span {
    
}
.ldzc-jl {
    overflow: hidden;
}
.ld-jl-t {
    line-height: 45px;
    font-size: 16px;
}
.ldzc-jl .ld-jl-p {
    display: inline-block;
    padding: 20px;
    line-height: 30px;
    font-size: 16px;
}
.ld-hd {
    overflow: hidden;
}
.ld-hd .ld-t {
    overflow-y: hidden;
}
.ld-hd .ld-t span {
    display: inline-block;
    float: left;
    font-size: 18px;
    background: #125db2;
    display: block;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
}
.ldzc-sm img {
    width: 231px;
}
.lhzc-img{
text-align:center;
}
#ld_img{
background: url(../images/gk/ldzc-bj.png) 0 0 repeat;
min-height: 630px;
overflow:hidden;
}
.ldzc-fg .ldzc-xm {
   padding:1% 2%;
}
.list-ygd{
        width: 140px;
    height: 100px;
    position: absolute;
    top: 20px;
    right: 390px;
    z-index: 99999;
    transform: rotate(-70deg);
}
.ldzc-title {
    text-align: center;
}
.ind-tc {
        width: 300px;
        position: fixed;
        right: 1px;
        bottom: 0;
        cursor: pointer;
        border: 1px solid #125db2;
background:#fff;
z-index:999;
    }

    .ind-tc-tt {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        background-color: #125db2;
        color: #fff;
        text-align: left;
        position: relative;
    text-indent: 1em;
    }
.ind-tc-nr{
    font-size: 14px;
    padding: 10px;
    line-height: 1.6em;
    text-indent: 2em;
}
    #ind-gb {
        position: absolute;
        right: 0;
        top: -1px;
        height: 40px;
        width: 40px;
        display: block;
        text-indent: 0;
    }

    .ind-tc-on {
        height: 0px;
        transition: height 2s;
border:none;
    }
